Is there better documentation then the original OpenAL docs? [closed]
Posted
by mystify
on Stack Overflow
See other posts from Stack Overflow
or by mystify
Published on 2010-05-05T17:46:39Z
Indexed on
2010/05/06
20:28 UTC
Read the original article
Hit count: 188
openal
OpenAL is such a huge thing, and the documentation doesn't tell what values are acceptable for properties. That's really bad.
I'm using the document: "OpenAL_Programmers_Guide.pdf"
Whenever I look up a property I'm left in the dark what value might be ok. For example, take AL_PITCH. What value?
Maybe someone wrote a better one? Or is there something like a wiki place with more details?
© Stack Overflow or respective owner